home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / bit / src / forms / READ_BIT < prev   
Text File  |  1994-08-01  |  360b  |  16 lines

  1.  
  2. changes from standard V2.2a:
  3.  
  4. 1. changed all label from char label[] to const char *label
  5.    and some checks (fl_set_object_label)
  6.  
  7. 2. FL_CHART_MAX is enlarged to 512
  8.  
  9. 3. Added hotx, hoty field in FORM definations.
  10.  
  11. 4. Add fl_hide_object_only to suppress  completely
  12.    redraw of forms, which is ugly in single buffer mode.
  13.  
  14. 5. added fl_get_browser_topline.
  15.  
  16.